Fix typos.
authorArnaud Bonatti <arnaud.bonatti@gmail.com>
Wed, 31 Aug 2016 05:43:44 +0000 (07:43 +0200)
committerArnaud Bonatti <arnaud.bonatti@gmail.com>
Thu, 1 Sep 2016 05:14:30 +0000 (07:14 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=770624

gtk/gtkcontainer.c

index 0fbfe9a4ac71452394e1c20861adcb8ae07619b3..55feadf8b25f70b3491b65137ebc0e5554f7a2bb 100644 (file)
@@ -2506,7 +2506,7 @@ gtk_container_set_focus_child (GtkContainer *container,
  * gtk_window_get_focus().
  *
  * Returns: (nullable) (transfer none): The child widget which will receive the
- *          focus inside @container when the @conatiner is focussed,
+ *          focus inside @container when the @container is focused,
  *          or %NULL if none is set.
  *
  * Since: 2.14